From faec593ed0e095dc4f589373586e46a345d75031 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Sat, 23 Dec 2023 22:01:03 +0900 Subject: Updated keybinds.conf (added some notes) Updated Laptops.conf (additional notes) updated Settings.conf (additional notes) Updated and adjusted some waybar styles --- config/waybar/style/[Pywal] Chroma Fusion.css | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'config/waybar/style/[Pywal] Chroma Fusion.css') diff --git a/config/waybar/style/[Pywal] Chroma Fusion.css b/config/waybar/style/[Pywal] Chroma Fusion.css index 16d8d955..05d881f9 100644 --- a/config/waybar/style/[Pywal] Chroma Fusion.css +++ b/config/waybar/style/[Pywal] Chroma Fusion.css @@ -68,7 +68,6 @@ window#waybar.empty #window { #window, #wireplumber, #workspaces, -#custom-backlight, #custom-cycle_wall, #custom-keybinds, #custom-keyboard, @@ -77,7 +76,6 @@ window#waybar.empty #window { #custom-menu, #custom-power_vertical, #custom-power, -#custom-speaker, #custom-updater, #custom-weather, #custom-weather.clearNight, @@ -96,12 +94,15 @@ window#waybar.empty #window { margin: 5px 5px 5px 5px; opacity:0.8; } +#backlight { + padding: 0px 2px 0px 6px; +} #custom-power { color: @red; padding: 0px 0px 0px 6px; opacity:1.0; } - +#custom-light_dark, #custom-menu{ color: @flamingo; padding: 0px 8px 0px 4px; @@ -109,7 +110,7 @@ window#waybar.empty #window { } #custom-weather, -#custom-updates { +#custom-updater { color: @yellow; } -- cgit v1.2.3